Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| name | String | ||
| children | List | ||
| parent | CommonCollectionResource | ||
| rewardStore | RewardStore |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| searchProducts ( query ) | KSearchResponse | Search for or list products for the | |
| searchProducts ( query, category, from, size ) | KSearchResponse | ||
| searchProducts ( query, category, from, size, sortField, asc ) | KSearchResponse | ||
| searchProducts ( query, minPoints, maxPoints, from, size, sortField, asc ) | KSearchResponse |
Hide comments